home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / VB Source 20626652001.psc / Description.txt < prev    next >
Encoding:
Text File  |  2001-05-25  |  752 b   |  9 lines

  1. This Add-In is usefull for every VB programmer, because It could be used each time that someone wants to print a source code contained in a form,class module and module, instead of the VB simple printing.
  2.  
  3. What this vb add-in project provides is the option to print your current module or the selected text of it, in a formatted way to facilitate reading.  Optionaly you can print an index page of the sub/functions.  Also you can select a printer, define some printer properties as: orientation, print quality, tray, etc., using the print setup through API.
  4.  
  5. I've not seen a VB project Add-In that prints source code in PSC before.
  6.  
  7. * UPDATE *
  8. 1. Select print quality    (through a combo box)
  9. 2. Define printer margins    (left, top,  right, bootom)